swipe: Don't emit ::swipe if there are still active touches
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 17 Apr 2014 11:05:11 +0000 (13:05 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:28 +0000 (19:54 +0200)
commitcbe47c02a125988e5153ff957c48ec7b338da93d
tree5f8d9f39f7dcd46c534579a5e2421e8e71a16650
parent42df9eda2d469eddc8f576aa09f80cdcc72a883a
swipe: Don't emit ::swipe if there are still active touches

Avoids sending spurious signals when an extra touch happens.
gtk/gtkgestureswipe.c